Click or drag to resize

NonIndexableItemDetail Class

Class NonIndexableItemDetail.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeNonIndexableItemDetail

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class NonIndexableItemDetail

The NonIndexableItemDetail type exposes the following members.

Constructors
  NameDescription
Public methodNonIndexableItemDetail
Initializes a new instance of the NonIndexableItemDetail class.
Top
Properties
  NameDescription
Public propertyAdditionalInfo
Gets the additional information.
Public propertyAttemptCount
Gets the attempt count.
Public propertyErrorCode
Gets the error code.
Public propertyErrorDescription
Gets the error description.
Public propertyIsPartiallyIndexed
Gets a value indicating whether this instance is partially indexed.
Public propertyIsPermanentFailure
Gets a value indicating whether this instance is permanent failure.
Public propertyItemId
Gets the item identifier.
Public propertyLastAttemptTime
Gets the last attempt time.
Public propertySortValue
Gets the sort value.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also